home *** CD-ROM | disk | FTP | other *** search
/ PC Electronic Plus / PC Electronics Plus (Most Significant Bits)(1995).ISO / logic / readme.doc < prev    next >
Text File  |  1995-02-18  |  2KB  |  49 lines

  1.                              LOGIC CIRCUIT ANALYSIS
  2.                             Version 1.1, March 1995
  3.                       Copyright 1991-1995, Arthur Tanzella
  4.                               All Rights Reserved
  5.  
  6. The LOGIC Circuit Analysis program contains over 100 files occupying
  7. approximately 1 MB of disk space, and compressed into a single self-
  8. extracting file called "INSTALL.EXE."  This file was created using the
  9. LHarc version 2.11 program, which is a copyright reserved freeware program
  10. written by Haruyasu Yoshizaki.
  11.  
  12. To run the program, requires a 286 or later microprocessor, an EGA or VGA
  13. graphics' adapter with 256 KB of RAM installed, and a color monitor.  It
  14. also requires between 300 KB and 400 KB of available RAM after DOS, drivers
  15. and Terminate and Stay Resident (TSR) programs are loaded.  The actual
  16. amount of RAM required depends on the complexity of the circuit, and
  17. whether on not EMS memory is available.
  18.  
  19. To install the program, you must specify a drive with or without a
  20. directory on the command line as follows:
  21.  
  22.            INSTALL C:         or        INSTALL C:\LOGIC11
  23.  
  24. It will create a directory called LOGIC11 on the specified drive.  If you
  25. specify a directory, it will create the specified directory (if necessary)
  26. and the LOGIC11 subdirectory below the specified directory.
  27.  
  28. To use the program I recommend you print all the documentation files.  The
  29. LOGIC.DOC documentation file includes a tutorial on semiconductors, logic,
  30. and digital computer circuits.  The documentation uses the IBM extended
  31. character set.  If you have an HP LaserJet printer, you should either set
  32. the default symbol set to "PC8," or copy the following file to the printer
  33. before printing the documentation files:
  34.  
  35.                 COPY /B LASERJET.BIN PRN
  36.  
  37. This file can be found in the same directory as the document files.  To
  38. print all the documentation files, I suggest using the following command:
  39.  
  40.                 COPY *.DOC PRN
  41.  
  42. To start the program, change the default directory to the directory
  43. containing the LOGIC.EXE program, and type "LOGIC" as follows:
  44.  
  45.                 CD \LOGIC
  46.                 LOGIC
  47.  
  48. You can now choose a sample circuit and analyze it.  To exit a screen use
  49. the "ESC" key and at the opening menu choose "Exit."